home *** CD-ROM | disk | FTP | other *** search
/ IRIX 6.5 Complementary Applications 2004 May / SGI IRIX 6.5 Complementary Applications 2004 May.iso / dist / OpenOffice.idb / usr / OpenOffice / help / en / sbasic.jar / text / sbasic / common / 03050000.xml < prev    next >
Encoding:
Extensible Markup Language  |  2002-01-24  |  1.8 KB  |  25 lines

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <html><head><title>Error-Handling Functions</title><meta name="filename" content="text/sbasic/common/03050000"/><meta name="language" content="en-US"/><help:css-file-link xmlns:help="http://openoffice.org/2000/help"/><!--The CSS style header method for setting styles--><style type="text/css">
  3.  
  4.         p.P1{
  5.                 }
  6.         </style></head><body>
  7.   
  8.   
  9.   <help:to-be-embedded Eid="fehlerbehan" xmlns:help="http://openoffice.org/2000/help">
  10.   <p class="Head1"><help:link Id="66398">Error-Handling Functions</help:link></p>
  11.   <p class="Paragraph">With these statements and functions you can define how <help:productname>%PRODUCTNAME</help:productname> Basic should react to errors during the program execution.</p>
  12.   </help:to-be-embedded>
  13.   <p class="Paragraph"><help:productname xmlns:help="http://openoffice.org/2000/help">%PRODUCTNAME</help:productname> Basic offers various methods for reacting to errors that occur during program execution. In error handling routines you can evaluate these errors and decide how the program should react. This prevents the program from being terminated after a run time error.</p>
  14.   <p class="Paragraph">The following functions and statements for error handling are supported:</p>
  15.   <help:embedded Id="66634" Eid="erl" xmlns:help="http://openoffice.org/2000/help"/>
  16.   <p class="Head2"/>
  17.   <help:embedded Id="66624" Eid="err" xmlns:help="http://openoffice.org/2000/help"/>
  18.   <p class="Head2"/>
  19.   <help:embedded Id="66536" Eid="errorf" xmlns:help="http://openoffice.org/2000/help"/>
  20.   <p class="Head2"/>
  21.   <help:embedded Id="66582" Eid="errora" xmlns:help="http://openoffice.org/2000/help"/>
  22.   <p class="Head2"/>
  23.   <help:embedded Id="66498" Eid="onerrorgotoresume" xmlns:help="http://openoffice.org/2000/help"/>
  24.   <p class="Head2"/>
  25.  </body></html>